找传奇、传世资源到传世资源站!

andrio 手机 滑屏操作,自动化办公

8.5玩家评分(1人评分)
下载后可评
介绍 评论 失效链接反馈

  from clipboardif __name__ == "__main__":
    d = atx.connect("5af3da78")
#开启调试模式
    d.debug = True
    dInfo=d.info
    dW = int(dInfo['displayWidth'])
    dH = int(dInfo['displayHeight'])
#    subprocess.Popen("adb connect ", shell=True, stdout=subprocess.PIPE, stderr=subprocess.PIPE)
    n = 1
    time_count = 1
    while 1:
        #生成随机整数,假装上翻下翻页
        rondom = random.randint(1,1)
        time_sleep = ReadBook(n,time_count)
        time_count = time_sleep     
        n = 1

评论

发表评论必须先登陆, 您可以 登陆 或者 注册新账号 !


在线咨询: 问题反馈
客服QQ:174666394

有问题请留言,看到后及时答复